Skip to content

Update dependency @elastic/charts to v43 (main)#123553

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-7.16-7.15-main-@elasticcharts
Closed

Update dependency @elastic/charts to v43 (main)#123553
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-7.16-7.15-main-@elasticcharts

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 23, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@elastic/charts 40.2.0 -> 43.1.0 age adoption passing confidence

Release Notes

elastic/elastic-charts

v43.1.0

Compare Source

Bug Fixes
Features

43.0.1 (2022-01-20)

Bug Fixes

v43.0.1

Compare Source

Bug Fixes

v43.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • xy: The time axis labels of a time-series chart configured without the timeZone prop are now rendering the labels with the local browser timezone instead of UTC.

v42.1.0

Compare Source

Features
  • allow multiple value accessors when computing the stack ratio (#​1537) (c2eb4b8)

v42.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • types: The xAccessor and yAccessor are now required on all xy chart specs. Stronger typing on data prop that may cause type errors when using untyped array (i.e. const arr: never[] = []). Other minor type changes related to spec types.
  • heatmap: The heatmap yAxisLabel.padding style type is changed from Pixel | Partial to Pixels | Padding. The heatmap axis labels are now correctly subjected to padding calculations and it will result in a slightly different position of labels.

Co-authored-by: Marco Vettorello vettorello.marco@gmail.com

41.0.1 (2021-12-20)

Bug Fixes

v41.0.1

Compare Source

Bug Fixes

v41.0.0

Compare Source

Bug Fixes
  • replace createRef with useRef in Functional Components. (#​1524) (9538417)
Code Refactoring
Features
BREAKING CHANGES
  • goal: The GoalSpec.config prop is removed. All properties have been moved/renamed under new Theme.goal options with the following exceptions:
  • Config.margin is now controlled by Theme.chartMargins and is no longer a margin ratio as before.
  • Config.backgroundColor is now controlled by Theme.background.color, even though it's not yet used.
  • fontFamily moved into each respective label styles
  • angleStart and angleEnd are moved onto the GoalSpec as optional values.
  • sectorLineWidth, width and height all removed as they were never used.

v40.3.0

Compare Source

Features

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:DataVis v7.17.0 v8.1.0 labels Jan 23, 2022
@renovate renovate bot force-pushed the renovate/main-7.16-7.15-main-@elasticcharts branch from d1c80d9 to aaa6485 Compare January 25, 2022 17:17
@renovate renovate bot force-pushed the renovate/main-7.16-7.15-main-@elasticcharts branch from aaa6485 to 46f7b58 Compare January 26, 2022 13:43
@markov00
Copy link
Copy Markdown
Contributor

close in favour of #121593

@markov00 markov00 closed this Jan 26, 2022
@kibana-ci
Copy link
Copy Markdown

kibana-ci commented Jan 26, 2022

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #2 / DonutChart component passes correct props without errors for valid props
  • [job] [logs] Jest Tests #1 / GaugeComponent renders the chart
  • [job] [logs] Default CI Group #4 / lens app lens chart data should render heatmap chart
  • [job] [logs] Default CI Group #4 / lens app lens chart data should render heatmap chart
  • [job] [logs] Default CI Group #26 / machine learning anomaly detection anomaly explorer with farequote based multi metric job renders Overall swim lane
  • [job] [logs] Default CI Group #26 / machine learning anomaly detection anomaly explorer with farequote based multi metric job renders Overall swim lane
  • [job] [logs] Jest Tests #2 / src/legacy/core_plugins/metrics/public/visualizations/views/timeseries/decorators/area_decorator.js should render and match a snapshot
  • [job] [logs] Jest Tests #2 / src/legacy/core_plugins/metrics/public/visualizations/views/timeseries/decorators/bar_decorator.js should render and match a snapshot
  • [job] [logs] Jest Tests #5 / xy_expression XYChart component it renders area
  • [job] [logs] Jest Tests #5 / xy_expression XYChart component it renders bar
  • [job] [logs] Jest Tests #5 / xy_expression XYChart component it renders horizontal bar
  • [job] [logs] Jest Tests #5 / xy_expression XYChart component it renders line
  • [job] [logs] Jest Tests #5 / xy_expression XYChart component it renders stacked area
  • [job] [logs] Jest Tests #5 / xy_expression XYChart component it renders stacked bar
  • [job] [logs] Jest Tests #5 / xy_expression XYChart component it renders stacked horizontal bar

Metrics [docs]

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
kibana 944 946 +2

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-npmDll 6.1MB 6.1MB +5.8KB
Unknown metric groups

ESLint disabled in files

id before after diff
apm 15 14 -1
securitySolution 67 66 -1
uptime 5 4 -1
total -3

ESLint disabled line counts

id before after diff
apm 89 86 -3
uptime 41 38 -3
total -6

References to deprecated APIs

id before after diff
canvas 70 64 -6
fleet 39 35 -4
lens 265 203 -62
monitoring 53 41 -12
stackAlerts 183 157 -26
upgradeAssistant 12 7 -5
total -115

Total ESLint disabled count

id before after diff
apm 104 100 -4
securitySolution 511 510 -1
uptime 46 42 -4
total -9

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 26, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 43.x releases. However, if you upgrade to 43.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/main-7.16-7.15-main-@elasticcharts branch January 26, 2022 14:05
@nickofthyme nickofthyme restored the renovate/main-7.16-7.15-main-@elasticcharts branch March 2, 2022 14:23
@nickofthyme nickofthyme reopened this Mar 2, 2022
@renovate renovate bot closed this Mar 2, 2022
@renovate renovate bot deleted the renovate/main-7.16-7.15-main-@elasticcharts branch March 2, 2022 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes v7.17.0 v8.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants